#include vt52.h>
MnemonicSequenceMeaning
C_UPESC Acur. one line up
C_DOWNESC Bcur. one line down
C_RIGHTESC Ccur. one column right
C_LEFTESC Dcur. one column left
CLEAR_HOMEESC Eclear screen, cur. home
HOMEESC Hcur. home
SCROLL_UPESC Icur. one line up (scroll)
CLEAR_DOWNESC Jclear to end of screen
DEL_EOLESC Kclear until end of line
INS_LINEESC Linsert line
DEL_LINEESC Mdelete line
CURS_LOCESC Y%c%cset cur. to position
CHAR_COLORESC b%cset char. color
BG_COLORESC c%cset background color
C_ONESC eswitch cur. on
C_OFFESC fswitch cur. off
C_SAVEESC jstore cur. position
C_RESTOREESC krestore cur. position
ERASE_LESC lclear cur. line
DEL_BOLESC oclear until beg. of line
REV_ONESC pinverse on
REV_OFFESC qinverse off
WRAP_ONESC vautomatic line wrap on
WRAP_OFFESC wautomatic line wrap off